projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a4de7c
)
libpri: add old release dir to mirrors
114/head
author
Mantas Pucka
<
[email protected]
>
Fri, 10 Jun 2016 11:40:33 +0000
(14:40 +0300)
committer
Mantas Pucka
<
[email protected]
>
Fri, 10 Jun 2016 11:42:30 +0000
(14:42 +0300)
Signed-off-by: Mantas Pucka <
[email protected]
>
libs/libpri/Makefile
patch
|
blob
|
history
diff --git
a/libs/libpri/Makefile
b/libs/libpri/Makefile
index becf8f95eda6d1ff46657353b5bdcfa405c09528..2225086e9bca4b20d937f725b4cbe04a1a501907 100644
(file)
--- a/
libs/libpri/Makefile
+++ b/
libs/libpri/Makefile
@@
-9,10
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libpri
PKG_VERSION:=1.4.15
-PKG_RELEASE:=
2
+PKG_RELEASE:=
3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/libpri/
+PKG_SOURCE_URL:= \
+ http://downloads.asterisk.org/pub/telephony/libpri/ \
+ http://downloads.asterisk.org/pub/telephony/libpri/old/
PKG_MD5SUM:=206fbcf014ad85bf6613f169ca425e7f
PKG_MAINTAINER:=Daniel Golle <
[email protected]
>